From 1971e25dbdb33cece85931938bafe37f98c0b133 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 7 Aug 2009 00:30:15 +0000 Subject: [PATCH] Bump version #. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3748 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/configure | 2 +- gpsbabel/configure.in | 2 +- gpsbabel/gbversion.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/configure b/gpsbabel/configure index d71d19f8b..4e1a8f62e 100755 --- a/gpsbabel/configure +++ b/gpsbabel/configure @@ -1745,7 +1745,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20090708" +PACKAGE_RELEASE="-beta20090806" cat >>confdefs.h <<_ACEOF #define PACKAGE_RELEASE "$PACKAGE_RELEASE" diff --git a/gpsbabel/configure.in b/gpsbabel/configure.in index 6459e454b..61f436ed4 100644 --- a/gpsbabel/configure.in +++ b/gpsbabel/configure.in @@ -7,7 +7,7 @@ AC_INIT(GPSBabel, 1.3.7, BUG-REPORT-ADDRESS) # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20090708" +PACKAGE_RELEASE="-beta20090806" AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.]) AC_SUBST(PACKAGE_RELEASE) diff --git a/gpsbabel/gbversion.h b/gpsbabel/gbversion.h index a53279c15..ac3cdeb91 100644 --- a/gpsbabel/gbversion.h +++ b/gpsbabel/gbversion.h @@ -4,5 +4,5 @@ * * Isn't simplification via automation grand? */ -#define VERSION "1.3.7-beta20090708" +#define VERSION "1.3.7-beta20090806" #define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-development" -- 2.30.2